home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 05 Programming / ASTERI.SFX / rm.doc < prev    next >
Text File  |  1990-02-12  |  268b  |  16 lines

  1.        RM -- Remove files
  2.  
  3. Delete/Remove/Erase/Scratch, call it
  4.    what you will,,, this removes files
  5.    from the directory.
  6.  
  7.    Return(1) is used to remove
  8.    multiple files.
  9.  
  10. eg:    rm file1
  11.        rm file1 file2
  12.  
  13. Error returns: Forgotten
  14.  
  15. Bugs:          Forgotten
  16.